PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFObjectReference Class / getPage Method
In This Topic
    getPage Method
    In This Topic
    Gets the PDF page that contains the referenced Object.
    Syntax
    public PDFPage getPage()

    Return Value

    The com.o2sol.pdf4java.PDFPage on which the object shall be rendered.
    See Also